home *** CD-ROM | disk | FTP | other *** search
/ Champak 142 / Volume 142 Oct 17 2011 - Damaged.iso / Games / Fashion_Recall.swf / scripts / DefineButton2_466 / BUTTONCONDACTION on(rollOut).as < prev    next >
Text File  |  2011-10-17  |  78b  |  7 lines

  1. on(rollOut){
  2.    if(_currentframe < 3)
  3.    {
  4.       gotoAndStop(1);
  5.    }
  6. }
  7.